Current File : /var/www/vinorea/var/cache/dev/ContainerNf3vR0M/getPrestashop_Core_KpiRow_Factory_CartService.php |
<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the public 'prestashop.core.kpi_row.factory.cart' shared service.
return $this->services['prestashop.core.kpi_row.factory.cart'] = new \PrestaShop\PrestaShop\Core\Kpi\Row\HookableKpiRowFactory([0 => ($this->services['prestashop.adapter.kpi.shopping_cart_total_kpi'] ?? $this->load('getPrestashop_Adapter_Kpi_ShoppingCartTotalKpiService.php'))], ($this->services['PrestaShop\\PrestaShop\\Core\\Hook\\HookDispatcher'] ?? $this->getHookDispatcherService()), 'cart');